Merged
Conversation
784d0f0 to
051bef1
Compare
This comment has been minimized.
This comment has been minimized.
75ada78 to
39b647e
Compare
39b647e to
a00f55f
Compare
a00f55f to
b4298d5
Compare
Contributor
Author
|
🤖 Created releases: 🌻 |
|
Why did you drop support for commonjs? |
Collaborator
|
Node.js 22.12+ Support |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
15.0.0 (2025-07-18)
⚠ BREAKING CHANGES
Innertube.getInfo()andInnertube.getBasicInfo()have changed to an object, that means thatInnertube.getInfo('jNQXAC9IVRw', 'MWEB')becomesInnertube.getInfo('jNQXAC9IVRw', { client: 'MWEB' })andInnertube.getBasicInfo('jNQXAC9IVRw', 'MWEB')becomesInnertube.getBasicInfo('jNQXAC9IVRw', { client: 'MWEB' }). The same applies to thegetInfomethod in theMusicandKidsclient classes (feat(Innertube)!: AddGetVideoInfoOptionsto support content bound PoTokens #994)Features
voice_reply_transcript(#981) (d6f13e2)GetVideoInfoOptionsto support content bound PoTokens (#994) (b6386e4)CompositeVideoPrimaryInfoparser class (#984) (6386976)DismissableDialogandDismissableDialogContentSectionnodes (#997) (e94ef37)HypePointsFactoidnode (0091f51)SectionHeaderViewandGridShelfView(#988) (bc386db)ToggleFormFieldnode (#902) (42bcf19)Bug Fixes
getAllSongsnot finding target shelf (#999) (64f9955)toDashmethod (3fcf987)Code Refactoring
This PR was generated with Release Please. See documentation.